The general idea is that you can have points represented in a way where you can multiply them by a scalar, and the resulting coordinates represent the same point.
The benefit of this, is that you can avoid divisions when calculating the group law.
There are also specific coordinates for points at infinity. One more coordinate is needed to specify a point than the dimensions of the space. E.g. to specify a point in 2D, you need three coordinates.